SftTree/NET 2.0

Cell Field, ToolTipEventArgs Class

Softel vdm, Inc.

The cell for which a tooltip is to be displayed or null/Nothing indicating that no cell is associated with this event.

Syntax      ToolTipEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Cell As CellClass

C#   

public readonly CellClass Cell;

C++   

public: <readonly> CellClass^ Cell;

Comments

The Cell field contains the cell for which a tooltip is to be displayed or null/Nothing indicating that no cell is associated with this event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com